Skip to content

fix: remove orphaned sandbox resource wrapper#48

Merged
zfarrell merged 1 commit into
mainfrom
fix/remove-sandbox-wrapper
Jun 9, 2026
Merged

fix: remove orphaned sandbox resource wrapper#48
zfarrell merged 1 commit into
mainfrom
fix/remove-sandbox-wrapper

Conversation

@zfarrell

@zfarrell zfarrell commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

The sandbox endpoints were removed from the OpenAPI spec, so client regeneration no longer emits the sandboxes_api module or *Sandbox* models. The hand-written SandboxesApi wrapper still referenced them, breaking the regen compile gate and blocking the regenerated PR. Removes the wrapper, its Client::sandboxes() accessor, the re-export, and the README mention.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean, minimal removal of the orphaned SandboxesApi wrapper. Verified no remaining references to the wrapper, Client::sandboxes() accessor, or the re-export. The generated apis::sandboxes_api module and *Sandbox* models correctly remain for the upcoming regen to drop.

@zfarrell zfarrell merged commit d8502d9 into main Jun 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant